object Form3: TForm3 Left = 314 Top = 171 BorderIcons = [] BorderStyle = bsNone Caption = 'Choose Installation Directory' ClientHeight = 410 ClientWidth = 330 Color = clGray Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PlasmaForm1: TPlasmaForm Left = 0 Top = 0 Width = 330 Height = 410 Align = alClient AutoSize = True Picture.Data = {} Mask.Data = { 9003000020000000010000003700000070030000040000000100000046010000 9401000041000000010000000B010000020000003F000000020000000D010000 030000003E000000030000000E010000040000003D000000040000000F010000 050000001E0000000500000027010000060000001B000000060000002E010000 070000002F010000060000003001000007000000170000000700000033010000 0800000016000000080000003401000009000000140000000900000036010000 0A000000120000000A000000380100000B000000100000000B00000039010000 0C0000000F0000000C0000003B0100000D0000000E0000000D0000003C010000 0E0000000D0000000E0000003D0100000F0000000C0000000F0000003E010000 100000000B000000100000003F010000110000000B0000001100000040010000 120000000A000000120000004001000013000000090000001300000041010000 1400000008000000140000004101000015000000080000001500000042010000 1600000008000000160000004301000017000000070000001700000043010000 1800000007000000180000004401000019000000060000001900000044010000 1B000000060000001B000000450100001C000000050000001C00000045010000 1E000000040000001E0000004501000020000000040000002000000046010000 7301000004000000730100004501000075010000040000007501000046010000 770100000400000077010000450100007B010000050000007B01000045010000 7C010000060000007C010000440100007D010000060000007D01000045010000 7E010000060000007E0100004401000081010000070000008101000043010000 8301000008000000830100004201000085010000090000008501000041010000 860100000A0000008601000040010000880100000C000000880100003F010000 890100000C000000890100003E0100008A0100000D0000008A0100003D010000 8B0100000E0000008B0100003C0100008C0100000F0000008C0100003B010000 8D010000110000008D010000390100008E010000120000008E01000038010000 8F010000130000008F0100003701000090010000150000009001000034010000 9101000018000000910100003001000092010000310100009101000032010000 920100001A000000920100001B000000930100001C000000920100002F010000 930100001D000000930100002A01000094010000} Moveable = True end object Label1: TLabel Left = 32 Top = 308 Width = 78 Height = 13 Caption = 'Install Directory: ' Transparent = True end object label3: TEZLabel Left = 63 Top = 3 Width = 206 Height = 21 Alignment = taCenter AutoSize = False Caption = 'Choose Installation Directory' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True AFitType = NormalFit AStyle3D = Shadowed3d AShadeRightBottom = 4473924 AHShadeOffSet = 3 AVShadeOffSet = 2 AShadeLTSet = False end object DirectoryListBox1: TDirectoryListBox Left = 28 Top = 54 Width = 274 Height = 247 ItemHeight = 16 TabOrder = 0 OnChange = DirectoryListBox1Change OnClick = DirectoryListBox1Click end object DriveComboBox1: TDriveComboBox Left = 28 Top = 32 Width = 189 Height = 19 DirList = DirectoryListBox1 TabOrder = 1 OnChange = DriveComboBox1Change end object Edit1: TEdit Left = 29 Top = 325 Width = 270 Height = 21 TabOrder = 2 end object BitBtn1: TNvOS8PushButton Left = 133 Top = 351 Width = 75 Height = 32 Caption = 'OK' Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 3 OnClick = BitBtn1Click BaseColor = clBlack end end